Create backend that enables super mentor to create user accounts (super mentor, mentor, mentee)
| Features | Account Management |
|---|
| MoSCoW | Must |
|---|
Owner | Rose |
|---|
| Size | M |
|---|
| Sprint | 2 |
|---|
| Status | Done |
|---|
- Create backend that enables super mentor to create user accounts (super mentor, mentor, mentee)
- Acceptance Criteria:
- The backend should support the creation of user accounts with different roles (super mentor, mentor, mentee) by super mentors.
- Proper role assignment and validation should be in place.
- User accounts should be created with accurate data and appropriate role permissions.